home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 January / Gamestar_80_2006-01_dvd.iso / Programy / MediaMonkey_Setup_2_4_2.exe / {code_DBPath} / MediaMonkey.mdb / SynchLocation.json < prev    next >
JavaScript Object Notation  |  2005-05-26  |  181b

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "IDDevice": "Long Integer NOT NULL",
  5.         "IDMedia": "Long Integer NOT NULL",
  6.         "Path": "Text (255)",
  7.         "MaskPath": "Text (255)",
  8.         "Playlist": "Long Integer"
  9.     },
  10.     "data": []
  11. }